Skip to content

Allows running build workflow on external PRs#31

Merged
merschformann merged 1 commit intomainfrom
merschformann/build-workflow-on-pr
Oct 1, 2025
Merged

Allows running build workflow on external PRs#31
merschformann merged 1 commit intomainfrom
merschformann/build-workflow-on-pr

Conversation

@merschformann
Copy link
Copy Markdown
Owner

Description

Allows running build workflow on external PRs.

@merschformann merschformann requested a review from Copilot October 1, 2025 00:04
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR modifies the GitHub Actions workflow configuration to enable the build workflow to run on external pull requests in addition to push events.

  • Expands workflow triggers from push-only to include pull request events
  • Configures specific pull request event types to trigger the build workflow

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@merschformann merschformann merged commit 09fcf69 into main Oct 1, 2025
2 checks passed
@merschformann merschformann deleted the merschformann/build-workflow-on-pr branch October 1, 2025 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants